table, th, td {
		border: 1px solid red;
		
}

body {
		background-color: rgb(0, 191, 255);
	
}
